Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit febdc3ba865c1ae429ea537a676af67e74731def


Parents : 835667d
Author : Ivan <e46112d44649266d71fe2193e00a4710>
Signature : T66BB85Valid, signed by author
Date : 2026-07-24T11:57:50-05:00

feat: add JitPack repository for usb-serial-for-android dependency

Changes

2 files changed, 2 insertions(+), 0 deletions(-)


Diff

diff --git a/android/settings.gradle b/android/settings.gradle
index 8250daf4..908ae293 100644
--- a/android/settings.gradle
+++ b/android/settings.gradle
@@ -13,6 +13,8 @@ dependencyResolutionManagement {
google()
mavenCentral()
maven { url "https://chaquo.com/maven" }
+ // usb-serial-for-android (com.github.mik3y) is published via JitPack
+ maven { url "https://jitpack.io" }
}
}

diff --git a/meshchatx.rsm b/meshchatx.rsm
index baeaba34..aef6f6e6 100644
Binary files a/meshchatx.rsm and b/meshchatx.rsm differ


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────